Set ubuntu version to latest
Some checks failed
Build and test / build (push) Failing after 2m3s

This commit is contained in:
apio 2024-02-06 22:43:28 +01:00
parent f5c0e724d5
commit 49f84c9dda
Signed by: apio
GPG Key ID: B8A7D06E42258954

View File

@ -4,7 +4,7 @@ on: [push]
jobs: jobs:
build: build:
runs-on: ubuntu-22.04 runs-on: ubuntu-latest
steps: steps:
- name: Check out the code - name: Check out the code
uses: actions/checkout@v3 uses: actions/checkout@v3