mirror of
https://github.com/scarf-sh/tie.git
synced 2024-11-23 02:56:59 +03:00
include strategy key structure
This commit is contained in:
parent
1fa1df2a00
commit
7943a68cc0
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -8,10 +8,11 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os:
|
os:
|
||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
- macOS-latest
|
- macos-latest
|
||||||
cabal:
|
cabal:
|
||||||
- "3.6.2.0"
|
- "3.6.2.0"
|
||||||
ghc:
|
ghc:
|
||||||
|
Loading…
Reference in New Issue
Block a user