Skip to content

Commit 4c6e7cc

Browse files
committed
Bump build dependency to Ubuntu 22.04
1 parent 772f0f7 commit 4c6e7cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
# This workflow contains a single job called "build"
1616
build:
1717
# Build on the oldest supported ubuntu:
18-
runs-on: ubuntu-20.04
18+
runs-on: ubuntu-22.04
1919

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

0 commit comments

Comments
 (0)