Skip to content

Commit 54f95c6

Browse files
committed
GH Actions: Drop Ubuntu 18.04, deprecated
1 parent f5ac85d commit 54f95c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
strategy:
2323
matrix:
24-
os: [ubuntu-18.04, ubuntu-20.04, ubuntu-latest]
24+
os: [ubuntu-20.04, ubuntu-latest]
2525

2626
# Steps represent a sequence of tasks that will be executed as part of the job
2727
steps:

0 commit comments

Comments
 (0)