mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-24 00:57:06 +02:00
fix ci.yml
This commit is contained in:
parent
1a1018d28b
commit
57fb1b5280
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -1,7 +1,7 @@
|
|||||||
name: poco-ci
|
name: poco-ci
|
||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
linux-gcc-make
|
linux-gcc-make:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user