CI: Switch to upgraded server

This commit is contained in:
Mykola Grymalyuk
2023-04-25 15:31:19 -06:00
parent f2cddcae7c
commit d7b8f91223
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ on:
jobs:
build:
name: Build wxPython
runs-on: x86_64_test_monterey
runs-on: x86_64_monterey
if: github.repository_owner == 'dortania'
env:

View File

@@ -9,7 +9,7 @@ on:
jobs:
build:
name: Validate
runs-on: x86_64_test_monterey
runs-on: x86_64_monterey
if: github.repository_owner == 'dortania'
env:
branch: ${{ github.ref }}