Skip to content

Commit

Permalink
Merge pull request #2469 from barton2526/xenial
Browse files Browse the repository at this point in the history
ci: Fix CI build title to reflect that we are building for bionic, not xenial
  • Loading branch information
jamescowens committed Mar 16, 2022
2 parents df46de2 + 7750be1 commit 2552ce5
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 @@ -21,7 +21,7 @@ jobs:
script-id: linux_i386
- name: x86_64 Linux [GOAL install] [GUI] [focal] [no depends]
script-id: native
- name: x86_64 Linux [GOAL install] [GUI] [xenial] [no depends]
- name: x86_64 Linux [GOAL install] [GUI] [bionic] [no depends]
script-id: native_old
- name: macOS 10.14 [GOAL deploy] [GUI] [no tests] [focal]
script-id: mac
Expand Down

0 comments on commit 2552ce5

Please sign in to comment.