summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 669c541..5822428 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -114,7 +114,7 @@ jobs:
build_ubuntu:
name: 'Ubuntu'
- runs-on: ubuntu-latest
+ runs-on: ubuntu-18.04
needs: check_source
if: needs.check_source.outputs.run_tests == 'true'
env: