mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-03-02 06:54:36 +01:00
bump GH action to ubuntu-latest
This commit is contained in:
parent
8f2a7db123
commit
97d791196f
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
@ -9,7 +9,7 @@ permissions:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-latest
|
||||||
name: Stackage check
|
name: Stackage check
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user