Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Commit

Permalink
ci: push macos version from 11 to 12
Browse files Browse the repository at this point in the history
  • Loading branch information
donskov committed Jul 3, 2024
1 parent 3451989 commit 986e91f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
macos:
name: Create macos installer
runs-on: macos-11
runs-on: macos-12
needs: [checkout]
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 986e91f

Please sign in to comment.