We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63fde95 commit 7fed7bbCopy full SHA for 7fed7bb
1 file changed
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
matrix:
14
os:
15
- - macos-latest
+ - macos-14
16
- ubuntu-latest
17
- windows-latest
18
# Keep this list as: all supported LTS JDKs, the latest GA JDK, and optionally the latest EA JDK (if available).
0 commit comments