mirror of
https://github.com/pretix/pretix.git
synced 2026-08-11 10:57:00 +00:00
GitHub Actions: Pin ubuntu version and fix package versions (#2915)
This commit is contained in:
@@ -14,7 +14,7 @@ on:
|
||||
|
||||
jobs:
|
||||
compile:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-22.04
|
||||
name: Check gettext syntax
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user