Skip to content

Commit

Permalink
stackoverflow lied to me
Browse files Browse the repository at this point in the history
  • Loading branch information
stonedDiscord authored Apr 25, 2024
1 parent 97017f6 commit a2a43e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ env:

jobs:
MacOS:
runs-on: macos-13
runs-on: macos-12
steps:
- uses: actions/checkout@master
with:
Expand Down Expand Up @@ -137,7 +137,7 @@ jobs:

- name: Setup VC
run: |
"C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvarsall.bat" amd64
"C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvarsall.bat"
- uses: jurplel/install-qt-action@v3
id: qt
Expand Down

0 comments on commit a2a43e0

Please sign in to comment.