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