♻️ change OS to ubuntu 20.04

This commit is contained in:
Daniel Thoren 2023-06-12 22:11:02 +02:00 committed by GitHub
parent b5805cbd8b
commit 3cb2fd47a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ on:
jobs:
install_codespaces_setup:
name: install codespaces setup
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v1
- run: bash install.sh