mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-07 06:04:59 +00:00
GitHub Actions: Pin remaining unpinned ubuntu-latest
This commit is contained in:
parent
55ebc6d04e
commit
84bec8c72b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/expat_config_h.yml
vendored
2
.github/workflows/expat_config_h.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue