Skip to content

Commit c177d5b

Browse files
authored
Bump Ubuntu release (#150)
GitHub deprecating Ubuntu 20.04: actions/runner-images#11101
1 parent dbbb519 commit c177d5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yaml

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

1212
jobs:
1313
build:
14-
runs-on: ubuntu-20.04
14+
runs-on: ubuntu-22.04
1515
steps:
1616
- name: Check-out code
1717
uses: actions/checkout@v2

0 commit comments

Comments
 (0)