Skip to content

Commit d60cbe2

Browse files
authored
Merge pull request #140 from github/update-actions-runner
Update Actions runner version.
2 parents c44eeae + d64ce73 commit d60cbe2

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
jobs:
1313
build:
1414
name: Build
15-
runs-on: ubuntu-20.04
15+
runs-on: ubuntu-24.04
1616
steps:
1717
- name: Checkout
1818
uses: actions/checkout@v4
@@ -30,7 +30,7 @@ jobs:
3030

3131
test:
3232
name: Test
33-
runs-on: ubuntu-20.04
33+
runs-on: ubuntu-24.04
3434
steps:
3535
- name: Checkout
3636
uses: actions/checkout@v4
@@ -61,7 +61,7 @@ jobs:
6161

6262
lint:
6363
name: Lint
64-
runs-on: ubuntu-20.04
64+
runs-on: ubuntu-24.04
6565
steps:
6666
- name: Checkout
6767
uses: actions/checkout@v4
@@ -83,7 +83,7 @@ jobs:
8383

8484
licensedci:
8585
name: Check Licenses
86-
runs-on: ubuntu-20.04
86+
runs-on: ubuntu-24.04
8787
steps:
8888
- name: Checkout
8989
uses: actions/checkout@v4

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
jobs:
1414
analyse:
1515
name: Analyse
16-
runs-on: ubuntu-20.04
16+
runs-on: ubuntu-24.04
1717

1818
steps:
1919
- name: Checkout

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
release:
1010
name: Release
11-
runs-on: ubuntu-20.04
11+
runs-on: ubuntu-24.04
1212
steps:
1313
- name: Checkout
1414
uses: actions/checkout@v4

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy