mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2026-04-20 13:17:04 +00:00
java 21
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
- uses: actions/setup-java@v4
|
||||
with:
|
||||
distribution: temurin
|
||||
java-version: '17'
|
||||
java-version: '21'
|
||||
cache: sbt
|
||||
|
||||
- run: sbt 'scalafixAll --check' scalafmtSbtCheck scalafmtCheck
|
||||
|
||||
Reference in New Issue
Block a user