mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-21 16:38:06 -06:00
Use macos-latest github runner for mac tests.
This commit is contained in:
parent
b98cd00993
commit
1d5e9d4d97
2
.github/workflows/mac-tests.yaml
vendored
2
.github/workflows/mac-tests.yaml
vendored
@ -3,7 +3,7 @@ on: [push, pull_request]
|
||||
permissions: {}
|
||||
jobs:
|
||||
ci_tests_mac:
|
||||
runs-on: macos-10.15
|
||||
runs-on: macos-latest
|
||||
name: macOS CI Tests
|
||||
env:
|
||||
TZ: America/Los_Angeles
|
||||
|
Loading…
Reference in New Issue
Block a user