aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGilles Chehade <gilles@poolp.org>2020-05-05 22:04:35 +0200
committerGitHub <noreply@github.com>2020-05-05 22:04:35 +0200
commit2bd34bba690deac9b451c4aad074b5cde6119fba (patch)
treed853bee5530e494fd3086268e6e480e9bc656679
parentUpdate Dockerfile.fedora (diff)
downloadOpenSMTPD-2bd34bba690deac9b451c4aad074b5cde6119fba.tar.xz
OpenSMTPD-2bd34bba690deac9b451c4aad074b5cde6119fba.zip
Update fedora.yml
-rw-r--r--.github/workflows/fedora.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/fedora.yml b/.github/workflows/fedora.yml
index a49807d2..b06547b8 100644
--- a/.github/workflows/fedora.yml
+++ b/.github/workflows/fedora.yml
@@ -8,7 +8,7 @@ on:
- portable
jobs:
build:
- runs-on: fedora-latest
+ runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Fedora (amd64 glibc openssl)