Skip to content

Commit 94079f3

Browse files
committed
Update runners to ubuntu-24.04 from deprecated ubuntu-20.04 label
1 parent daec4d9 commit 94079f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuousIntegration.yml

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

99
jobs:
1010
build:
11-
runs-on: ubuntu-20.04-4core
11+
runs-on: 'ubuntu-24.04'-4core
1212

1313
steps:
1414
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)