Skip to content

Commit

Permalink
Update test_simpleaf.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-p authored Jul 1, 2024
1 parent 4d371a2 commit 544f75a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_simpleaf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
if: "!contains(github.event.head_commit.message, 'skip ci')"
strategy:
matrix:
os: [ubuntu-latest, macos-13]
os: [ubuntu-20.04, macos-13]
runs-on: ${{ matrix.os }}
steps:
- name: Checkout repository
Expand Down

0 comments on commit 544f75a

Please sign in to comment.