Bump runner os version
Some checks failed
Publish to PyPI and Gitea Package Server / publish-and-sync (push) Failing after 10s

This commit is contained in:
Fred Boniface 2024-10-31 20:46:14 +00:00
parent f52da96f56
commit 91cd620055

View File

@ -7,7 +7,7 @@ on:
jobs: jobs:
publish-and-sync: publish-and-sync:
runs-on: ubuntu-latest runs-on: ubuntu-22.04
steps: steps:
- name: Checkout Code - name: Checkout Code