Skip to content

Commit 27640b2

Browse files
ci: bump old burnout ubuntu
Signed-off-by: vince-fugnitto <[email protected]>
1 parent 80f99df commit 27640b2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci-cd.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
strategy:
1919
matrix:
20-
os: [ubuntu-18.04]
20+
os: [ubuntu-latest]
2121
node: [16]
2222

2323
steps:
@@ -44,7 +44,7 @@ jobs:
4444

4545
strategy:
4646
matrix:
47-
os: [ubuntu-18.04]
47+
os: [ubuntu-latest]
4848
node: [16]
4949

5050
steps:
@@ -71,7 +71,7 @@ jobs:
7171

7272
strategy:
7373
matrix:
74-
os: [ubuntu-18.04]
74+
os: [ubuntu-latest]
7575
node: [16]
7676

7777
steps:

0 commit comments

Comments
 (0)