1
0
mirror of https://github.com/cirosantilli/china-dictatorship.git synced 2025-09-01 02:31:53 +02:00

ubuntu-24.04

This commit is contained in:
Ciro Santilli
2022-08-03 20:01:28 +00:00
parent 6f607c52a1
commit 03dd59a8e7

View File

@@ -6,7 +6,7 @@ on:
types: [created]
jobs:
Issue:
runs-on: ubuntu-20.04
runs-on: ubuntu-24.04
steps:
- run: echo "github.event_name ${{ github.event_name }}"
- run: echo "github.ref ${{ github.ref }}"