Tests: Use explicit ubuntu-22.04 instead of a varying ubuntu-latest

pull/112/head
Badlop 3 months ago
parent 8c793303e4
commit 8868e9e7f7

@ -25,7 +25,7 @@ jobs:
build: build:
name: Build name: Build
runs-on: ubuntu-latest runs-on: ubuntu-22.04
strategy: strategy:
fail-fast: true fail-fast: true
max-parallel: 1 max-parallel: 1

Loading…
Cancel
Save