mirror of
https://github.com/itdoginfo/allow-domains.git
synced 2026-01-24 22:06:13 +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:
|
||||
generate-lists:
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-24.04
|
||||
steps:
|
||||
- uses: actions/checkout@4.1.7
|
||||
- uses: actions/checkout@4.2.2
|
||||
- name: Compile ruleset srs
|
||||
run: |
|
||||
docker run --rm \
|
||||
|
||||
Reference in New Issue
Block a user