specified ubuntu version
Python application / build (push) Failing after 6s

This commit is contained in:
brb
2023-07-10 19:41:42 +02:00
parent e7073c03bd
commit 71946eab59
+1 -1
View File
@@ -4,7 +4,7 @@ on: [push]
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- name: Set up Python 3.10