Skip to content

Commit

Permalink
Just testing runners.
Browse files Browse the repository at this point in the history
  • Loading branch information
cstamas committed Jun 13, 2024
1 parent b848262 commit 56277ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
build:
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
os: [ubuntu-latest, windows-latest, macos-latest-large, macos-latest-xlarge]
java: [ '11', '17', '21' ]
include:
# lengthy build steps should only be performed on linux with Java 17 (Sonarcloud analysis, deployment)
Expand Down

0 comments on commit 56277ee

Please sign in to comment.