]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/blobdiff - .github/workflows/release-source.yml
use ubuntu 20.04 for testing
[thirdparty/rrdtool-1.x.git] / .github / workflows / release-source.yml
index 0aaea5121b326dd9f7cd9b87f16325871e5830e6..2a026a12082764dc26dea15db6eb3fbe21dd3f48 100644 (file)
@@ -12,7 +12,7 @@ on:
 jobs:
   release:
     name: Release Source
-    runs-on: ubuntu-latest
+    runs-on: ubuntu-20.04
     permissions:
       contents: write
     steps: