Skip to content

Commit

Permalink
ci: Test on Ubuntu 18.04
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Mar 15, 2021
1 parent 679a599 commit 0eede50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ env:
BASEDIR: https://raw.githubusercontent.com/open-contracting/standard-maintenance-scripts/main
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-18.04
services:
postgres:
# See https://github.com/tgstation/tgstation-server/blob/a64be6d9819b8923231ffbe54e37f5d92ebd0f17/.github/workflows/ci-suite.yml
Expand Down

0 comments on commit 0eede50

Please sign in to comment.