1
0
mirror of https://github.com/cirosantilli/china-dictatorship.git synced 2025-09-08 21:50:40 +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] types: [created]
jobs: jobs:
Issue: Issue:
runs-on: ubuntu-20.04 runs-on: ubuntu-24.04
steps: steps:
- run: echo "github.event_name ${{ github.event_name }}" - run: echo "github.event_name ${{ github.event_name }}"
- run: echo "github.ref ${{ github.ref }}" - run: echo "github.ref ${{ github.ref }}"