Skip to content

Commit 9a69ca0

Browse files
committed
JEST-1829 build: upgrade ubuntu runner
1 parent aaff2f7 commit 9a69ca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on: [push]
33

44
jobs:
55
build:
6-
runs-on: ubuntu-20.04
6+
runs-on: ubuntu-24.04
77
name: Testing
88
steps:
99
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)