summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Pazdziora <jpazdziora@redhat.com>2023-05-25 11:01:58 +0200
committerJan Pazdziora <jpazdziora@redhat.com>2023-05-25 11:02:44 +0200
commit40f66fbea4619ece0561e67015ae4c117cd2dd26 (patch)
tree49a043d9ed375a4a44cfc7060645d65b819892ce
parent82708b677bf2cde3457eedaf75f3cbdc48ff473c (diff)
downloadmod_authnz_pam-40f66fbea4619ece0561e67015ae4c117cd2dd26.tar.gz
mod_authnz_pam-40f66fbea4619ece0561e67015ae4c117cd2dd26.tar.xz
mod_authnz_pam-40f66fbea4619ece0561e67015ae4c117cd2dd26.zip
Run the GitHub Actions CI on the latest Ubuntu.
-rw-r--r--.github/workflows/build-test.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build-test.yaml b/.github/workflows/build-test.yaml
index 8a48225..21ebd82 100644
--- a/.github/workflows/build-test.yaml
+++ b/.github/workflows/build-test.yaml
@@ -10,7 +10,7 @@ on:
jobs:
build:
name: Run tests in container
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix: