mirror of
https://github.com/dathere/ckan-devstaller.git
synced 2026-02-04 00:15:33 +00:00
revert: use Ubuntu 22.04 for now due to extension compatibility
This commit is contained in:
parent
2c42835467
commit
cbd36e13e9
7 changed files with 16 additions and 16 deletions
2
.github/workflows/run-ckan-only-install.yml
vendored
2
.github/workflows/run-ckan-only-install.yml
vendored
|
|
@ -10,7 +10,7 @@ on:
|
|||
jobs:
|
||||
ckanonlyinstall:
|
||||
name: Run ckan-devstaller with a CKAN-only install
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-22.04
|
||||
permissions:
|
||||
# For the git-auto-commit-action
|
||||
contents: write
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue