Skip to content

Commit

Permalink
Upgrade to macos-13 runner (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eeebru authored May 31, 2024
1 parent c85cd69 commit 1f717a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
fail-fast: false
matrix:
settings:
- os: macos-12
- os: macos-13
target: x86_64-apple-darwin
build: |
npm run dist
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/qa-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
fail-fast: false
matrix:
settings:
- os: macos-12
- os: macos-13
- os: windows-2022
- os: ubuntu-22.04
steps:
Expand Down

0 comments on commit 1f717a8

Please sign in to comment.