Skip to content

Commit

Permalink
Lets try to comment out macos-14 to see if it is an issue with that r…
Browse files Browse the repository at this point in the history
…unner.
  • Loading branch information
djgoku committed Apr 3, 2024
1 parent 32f3f14 commit 02212c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/earthly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
matrix:
runner:
- macos-14
# - macos-14
- ubuntu-latest
runs-on: ${{ matrix.runner }}
steps:
Expand Down

0 comments on commit 02212c3

Please sign in to comment.