Update ci.yml

Hopefully this fixes ccache
This commit is contained in:
Kristoffer Andersen
2023-12-20 12:28:24 +01:00
committed by GitHub
parent 1652629332
commit e06297940f
+1 -1
View File
@@ -31,7 +31,7 @@ jobs:
- run: echo ok go
build:
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
needs: activate
steps:
- uses: actions/checkout@v4