summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Dent <cdent@anticdent.org>2023-04-30 11:18:02 +0100
committerChris Dent <cdent@anticdent.org>2023-04-30 11:18:02 +0100
commit9f0ca361394e809ef09c5392fb84f05257c886dd (patch)
tree209a91ea6b55a756b5964e3192e7dbac23e2152f
parent66537f1584451008cb7a07972591baf97b5f9e03 (diff)
downloadpaste-git-9f0ca361394e809ef09c5392fb84f05257c886dd.tar.gz
pin ubuntu version
-rw-r--r--.github/workflows/tests.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml
index 93fa83e..7c5f335 100644
--- a/.github/workflows/tests.yaml
+++ b/.github/workflows/tests.yaml
@@ -2,7 +2,7 @@ name: tests
on: [push, workflow_dispatch]
jobs:
build:
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
strategy:
matrix:
include: