Skip to content

Commit

Permalink
Update testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
timvw authored Oct 24, 2023
1 parent dcc39cc commit a1e50de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
container:
image: ghcr.io/homebrew/ubuntu22.04:master
options: --user=linuxbrew
- os: macos-11
- os: macos-12
- os: macos-13
runs-on: ${{matrix.os}}
container: ${{matrix.container}}
steps:
Expand Down

0 comments on commit a1e50de

Please sign in to comment.