summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2022-08-20 18:27:05 +0200
committerSebastian Pipping <sebastian@pipping.org>2022-09-09 01:53:05 +0200
commit84bec8c72b37111f835365df6f7cf48e9c1ccc1f (patch)
tree9e7b69e8875a7ce7d94d14a4a35ed28bfc74d75a
parent55ebc6d04eb1607d8fdb9c058439f08e25be0aa9 (diff)
downloadlibexpat-git-84bec8c72b37111f835365df6f7cf48e9c1ccc1f.tar.gz
GitHub Actions: Pin remaining unpinned ubuntu-latest
-rw-r--r--.github/workflows/expat_config_h.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/expat_config_h.yml b/.github/workflows/expat_config_h.yml
index 0054cb72..ddc75364 100644
--- a/.github/workflows/expat_config_h.yml
+++ b/.github/workflows/expat_config_h.yml
@@ -38,7 +38,7 @@ on:
jobs:
checks:
name: Check expat_config.h.{in,cmake} for regressions
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3.0.2
- name: Check expat_config.h.{in,cmake} for regressions