Skip to content

Commit

Permalink
Update CI (macOS 12)
Browse files Browse the repository at this point in the history
Don't know if this will work, let's see ...
  • Loading branch information
rodlie committed Apr 20, 2024
1 parent 9be4f97 commit e56ee54
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: macOS
name: macOS Monterey

on: [push, pull_request]

jobs:
bigsur:
runs-on: macos-11
monterey:
runs-on: macos-12
steps:
- uses: actions/checkout@v2
- name: Setup Qt
Expand Down

0 comments on commit e56ee54

Please sign in to comment.