mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
ci: Rename Arch container to make it clear we're testing on rolling base
This commit is contained in:
parent
a6bbeeaab5
commit
af49667adb
3 changed files with 4 additions and 4 deletions
|
@ -42,9 +42,9 @@ matrix:
|
|||
os: linux
|
||||
env: CONTAINER=opensuse1500
|
||||
services: docker
|
||||
- name: "Archlinux 2018.01.01"
|
||||
- name: "Archlinux Base (Rolling)"
|
||||
os: linux
|
||||
env: CONTAINER=arch180101
|
||||
env: CONTAINER=arch
|
||||
services: docker
|
||||
- name: "Mac OS X 10.13"
|
||||
os: osx
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue