Update ci-py-only.yml

This commit is contained in:
Thomas Krijnen
2023-03-30 11:53:57 +02:00
committed by GitHub
parent 11a21e5d3f
commit a1f48da120
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
- run: echo ok go
build:
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
needs: activate
steps:
- uses: actions/checkout@v2