Skip to content

Commit 2f3caa9

Browse files
committed
updated runner version
1 parent 1ff863e commit 2f3caa9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/angular-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
main:
10-
runs-on: Ubuntu-20.04
10+
runs-on: Ubuntu-24.04
1111
steps:
1212
-
1313
name: Checkout

.github/workflows/api-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
main:
10-
runs-on: Ubuntu-20.04
10+
runs-on: Ubuntu-24.04
1111
steps:
1212
-
1313
name: Checkout

.github/workflows/loadbalancer.build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
main:
10-
runs-on: Ubuntu-20.04
10+
runs-on: Ubuntu-24.04
1111
steps:
1212
-
1313
name: Checkout

0 commit comments

Comments
 (0)