Skip to content

Commit

Permalink
fix GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
philandstuff committed Dec 4, 2024
1 parent 9b75c82 commit 32c7408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
fail-fast: false
matrix:
# https://docs.github.com/en/free-pro-team@latest/actions/reference/specifications-for-github-hosted-runners#supported-runners-and-hardware-resources
platform: [ubuntu-latest-8-cores, macos-12]
platform: [ubuntu-latest-8-cores, macos-latest]
runs-on: ${{ matrix.platform }}
defaults:
run:
Expand Down

0 comments on commit 32c7408

Please sign in to comment.