Skip to content

Commit

Permalink
Update macOS GHA runner
Browse files Browse the repository at this point in the history
  • Loading branch information
ashtonmeuser committed Jul 17, 2024
1 parent 045c172 commit 14d2e10
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/addon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- platform: linux
os: ubuntu-latest
- platform: macos
os: macos-11
os: macos-latest
- platform: windows
os: windows-latest
runs-on: ${{ matrix.os }}
Expand Down Expand Up @@ -64,7 +64,7 @@ jobs:
- platform: linux
os: ubuntu-latest
- platform: macos
os: macos-11
os: macos-latest
- platform: windows
os: windows-latest
runs-on: ${{ matrix.os }}
Expand Down Expand Up @@ -101,7 +101,7 @@ jobs:
- platform: linux
os: ubuntu-latest
- platform: macos
os: macos-11
os: macos-latest
- platform: windows
os: windows-latest
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 14d2e10

Please sign in to comment.