Skip to content

Commit

Permalink
Testing test-ghc8107 on macos-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
sestrella committed Jul 2, 2024
1 parent 20c5d4b commit c72d97e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ jobs:
matrix:
os:
# - macos-13 # x86_64-darwin
# - macos-latest # aarch64-darwin
- macos-latest # aarch64-darwin
- ubuntu-latest # x86_64-linux
installable:
- test-ghc8107
- test-ghc902
# - test-ghc902
runs-on: ${{ matrix.os }}
timeout-minutes: 10
steps:
Expand Down

0 comments on commit c72d97e

Please sign in to comment.