mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2025-08-09 23:24:59 +00:00
java 22
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
- uses: actions/setup-java@v4
|
||||
with:
|
||||
distribution: temurin
|
||||
java-version: '21'
|
||||
java-version: '22'
|
||||
cache: sbt
|
||||
|
||||
- run: sbt 'scalafixAll --check' scalafmtSbtCheck scalafmtCheck
|
||||
|
Reference in New Issue
Block a user