mirror of
https://github.com/stijndcl/didier.git
synced 2026-04-28 01:45:48 +02:00
Fix CI
This commit is contained in:
parent
5bfb1cecb2
commit
a05d8e7138
1 changed files with 1 additions and 1 deletions
2
.github/workflows/python.yml
vendored
2
.github/workflows/python.yml
vendored
|
|
@ -5,7 +5,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
dependencies:
|
dependencies:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Setup Python
|
- name: Setup Python
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue