Skip to content

Commit aa14dac

Browse files
committed
rm
1 parent 14c5e89 commit aa14dac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Tests
1+
name: New name
22

33
on:
44
workflow_dispatch:
@@ -14,7 +14,7 @@ env:
1414
jobs:
1515
compute-changes:
1616
name: Compute changed files
17-
runs-on: ubuntu-latest
17+
runs-on: ubuntu-24.04
1818
timeout-minutes: 10
1919
env:
2020
branch_base: 'origin/${{ github.event.pull_request.base.ref }}'

0 commit comments

Comments
 (0)