]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Test on ubuntu-latest. master
authorWayne Davison <wayne@opencoder.net>
Tue, 11 Feb 2025 21:37:12 +0000 (13:37 -0800)
committerWayne Davison <wayne@opencoder.net>
Tue, 11 Feb 2025 21:37:12 +0000 (13:37 -0800)
.github/workflows/ubuntu-build.yml

index 9deb935af144aa3d7d1d1080ee8a8bcf5d633b92..5efadce5b7c694195eee9e8ff308b223799b3fa4 100644 (file)
@@ -16,7 +16,7 @@ on:
 
 jobs:
   test:
-    runs-on: ubuntu-20.04
+    runs-on: ubuntu-latest
     name: Test rsync on Ubuntu
     steps:
     - uses: actions/checkout@v4