Skip to content

Commit

Permalink
[tmp] run on macos x64
Browse files Browse the repository at this point in the history
  • Loading branch information
friedbyalice committed Jun 27, 2024
1 parent 1d3f610 commit 16f2b7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ jobs:
name: Test action outputs
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
os: [ubuntu-latest, windows-latest, macos-latest, macos-13]
cache: [true, false]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 16f2b7c

Please sign in to comment.