We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23d9ead commit 9994933Copy full SHA for 9994933
.github/workflows/ubuntu-build.yml
@@ -16,7 +16,7 @@ on:
16
17
jobs:
18
test:
19
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
20
name: Test rsync on Ubuntu
21
steps:
22
- uses: actions/checkout@v4
0 commit comments