Skip to content

Commit 7685b2c

Browse files
committed
chore(github: ci): use stock arch image
1 parent 95ab207 commit 7685b2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ jobs:
1515
with:
1616
submodules: recursive
1717

18-
- name: switch base docker image
19-
run: sed -i -e 's|FROM archlinux:base-devel|FROM actionless/pikaur|' Dockerfile
18+
#- name: switch base docker image
19+
# run: sed -i -e 's|FROM archlinux:base-devel|FROM actionless/pikaur|' Dockerfile
2020

2121
- name: build docker image
2222
run: docker image build ./ -t oomox-gtk-theme

0 commit comments

Comments
 (0)