Skip to content

Commit

Permalink
feat: use ubuntu latest
Browse files Browse the repository at this point in the history
  • Loading branch information
SShlykov committed May 7, 2024
1 parent 1c4edd8 commit 59c2c5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/echo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
jobs:
echo:
name: echo
runs-on: ubuntu-latests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: echo
Expand Down

0 comments on commit 59c2c5a

Please sign in to comment.