Skip to content

Commit fa550f7

Browse files
authored
Update build-idl.yaml (#724)
Use ubuntu-latest per actions/runner-images#11101 Fixes #721 (maybe)
1 parent a82c472 commit fa550f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-idl.yaml

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

77
jobs:
88
build:
9-
runs-on: ubuntu-20.04
9+
runs-on: ubuntu-latest
1010

1111
steps:
1212
- name: Checkout repository

0 commit comments

Comments
 (0)