mirror of
https://github.com/itdoginfo/allow-domains.git
synced 2026-01-25 04:06:38 +03:00
Switch to ubuntu 24.04
This commit is contained in:
4
.github/workflows/create-lists.yml
vendored
4
.github/workflows/create-lists.yml
vendored
@@ -17,9 +17,9 @@ permissions:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
generate-lists:
|
generate-lists:
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-24.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@4.1.7
|
- uses: actions/checkout@4.2.2
|
||||||
- name: Compile ruleset srs
|
- name: Compile ruleset srs
|
||||||
run: |
|
run: |
|
||||||
docker run --rm \
|
docker run --rm \
|
||||||
|
|||||||
Reference in New Issue
Block a user