Skip to content

Commit

Permalink
Using latest macOS image for package ci job.
Browse files Browse the repository at this point in the history
  • Loading branch information
Chukobyte committed Jul 30, 2024
1 parent 4d9555c commit 6fb5429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:

# MACOSX BUILD
macosx-build:
runs-on: macOS-11
runs-on: macOS-latest

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

0 comments on commit 6fb5429

Please sign in to comment.