Skip to content

Commit d1479e8

Browse files
deniakmsporny
authored andcommitted
update platform from ubuntu-20.04 to ubuntu-latest
1 parent bf0d1a9 commit d1479e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/echidna.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
jobs:
66
main:
77
name: Build, Validate, and Deploy
8-
runs-on: ubuntu-20.04
8+
runs-on: ubuntu-latest
99
steps:
1010
- name: Checkout source code
1111
uses: actions/checkout@v3

0 commit comments

Comments
 (0)