Skip to content

Commit

Permalink
Duh! Wrong OS
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbASF authored and wenwj0 committed Jun 14, 2022
1 parent 89e771f commit c179da9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
matrix:
# os: [macos-latest, ubuntu-latest, windows-latest]
# java: [ 8, 11, 17 ]
# Trying to fix macOS build
os: [macos-latest]
# Trying to fix Windows build
os: [windows-latest]
java: [ 8 ]
experimental: [false]
# include:
Expand Down

0 comments on commit c179da9

Please sign in to comment.