mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-09-15 14:56:00 -06:00
two more place to use macOS-latest
This commit is contained in:
@@ -169,7 +169,7 @@ jobs:
|
||||
|
||||
macos-haskell:
|
||||
name: Haskell (macOS)
|
||||
runs-on: macOS-11
|
||||
runs-on: macOS-latest
|
||||
needs: macos-runtime
|
||||
|
||||
steps:
|
||||
@@ -194,7 +194,7 @@ jobs:
|
||||
|
||||
macos-python:
|
||||
name: Python (macOS)
|
||||
runs-on: macOS-11
|
||||
runs-on: macOS-latest
|
||||
needs: macos-runtime
|
||||
env:
|
||||
EXTRA_INCLUDE_DIRS: /usr/local/include
|
||||
|
||||
Reference in New Issue
Block a user