We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fdd7bd commit 9a87477Copy full SHA for 9a87477
.github/workflows/build.yaml
@@ -37,7 +37,7 @@ jobs:
37
# argLine: -Dengineering.swat.java-watch.mac=jna
38
39
fail-fast: false
40
- runs-on: ${{ matrix.image.os }}
+ runs-on: ${{ matrix.os.image }}
41
steps:
42
- uses: actions/checkout@v4
43
- run: echo " " >> pom.xml # make sure the cache is slightly different for these runners
0 commit comments