Skip to content

Commit

Permalink
ci: 👷 update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ivaquero committed Sep 8, 2023
1 parent c7ee479 commit d7b709d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,7 @@ jobs:
# This workflow contains a single job called "build"
job1:
name: Test Oxidizer on macOS
runs-on: ${{ matrix.os }}

strategy:
matrix:
os: [macos-latest, macos-11]
runs-on: macos-latest

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit d7b709d

Please sign in to comment.