Updated to latest Ubuntu LTS while keeping setup-python to stay put on Python 3.8.

This commit is contained in:
Halvor Holsten Strand
2023-10-28 20:19:18 +02:00
parent f9b627c1e4
commit febf380c57

View File

@@ -15,7 +15,7 @@ on:
jobs:
release:
name: Release
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- name: Checkout repository
uses: actions/checkout@v4