Skip to content

Commit

Permalink
Run tests on M1
Browse files Browse the repository at this point in the history
  • Loading branch information
Gedochao committed Nov 20, 2023
1 parent 6fb8a29 commit cfdfd8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, macOS-latest, windows-latest]
os: [ubuntu-latest, macOS-latest, macOS-m1, windows-latest]
jvm: ['temurin:17']
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit cfdfd8a

Please sign in to comment.