Skip to content

Commit

Permalink
Drop GHA OS's that are still in beta
Browse files Browse the repository at this point in the history
  • Loading branch information
joakime committed Dec 4, 2023
1 parent 6c38b3a commit 3bbdceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

strategy:
matrix:
os: [ubuntu-latest, windows-latest, macOS-latest]
os: [ubuntu-latest]
java: [11]
fail-fast: false

Expand Down

0 comments on commit 3bbdceb

Please sign in to comment.