Update main.yml

This commit is contained in:
rzeldent
2022-07-21 22:54:14 +02:00
committed by GitHub
parent 9fc9705f1b
commit 1406ebb756

View File

@@ -3,7 +3,7 @@ on: [push]
jobs:
build:
name: Build
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up python