Update build.yml

This commit is contained in:
kaedwen
2023-07-05 18:48:49 +02:00
committed by GitHub
parent 9d356fba73
commit a6f8afbd7d
+1 -1
View File
@@ -17,7 +17,7 @@ on:
jobs:
# This workflow contains a single job called "build"
build:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3