forked from CGM_Public/pretix_original
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