Unverified Commit 41377540 authored by Derek Nola's avatar Derek Nola Committed by GitHub

Use ubuntu latest for better golang caching keys (#9711)

parent 5461c3e1
...@@ -18,7 +18,7 @@ permissions: ...@@ -18,7 +18,7 @@ permissions:
jobs: jobs:
build: build:
name: Build name: Build
runs-on: ubuntu-20.04 runs-on: ubuntu-latest
timeout-minutes: 20 timeout-minutes: 20
steps: steps:
- name: Checkout K3s - name: Checkout K3s
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment