build: run on ubuntu-latest

This commit is contained in:
Paul Campbell 2025-01-10 21:12:04 +00:00
parent 8019e1e247
commit 17860073ec

View file

@ -5,7 +5,7 @@ on:
jobs:
build:
runs-on: dind
runs-on: ubuntu-latest
steps:
- name: Checkout