mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2025-08-13 18:24:59 +00:00
gha
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest]
|
os: [ubuntu-latest]
|
||||||
scala: [3.1.2]
|
scala: [3.1.3]
|
||||||
java: [temurin@11]
|
java: [temurin@11]
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
steps:
|
steps:
|
||||||
|
Reference in New Issue
Block a user