mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2025-08-09 23:24:59 +00:00
jdk 23
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
|
- uses: actions/setup-java@v4
|
||||||
with:
|
with:
|
||||||
distribution: temurin
|
distribution: temurin
|
||||||
java-version: '22'
|
java-version: '23'
|
||||||
cache: sbt
|
cache: sbt
|
||||||
|
|
||||||
- name: Check linting and formatting
|
- name: Check linting and formatting
|
||||||
|
Reference in New Issue
Block a user