Skip to content

Commit ba32c5c

Browse files
committed
x
1 parent 0b9816d commit ba32c5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,10 +134,10 @@ jobs:
134134
make clean
135135
CFLAGS="-O0 -Wall -Wextra -pedantic -Wno-unused-result -Werror" make WITH_GOPHER=0 WITH_GOPHERS=1
136136
openbsd:
137-
runs-on: ubuntu-latest
138137
strategy:
139138
matrix:
140139
version: ["7.8"]
140+
runs-on: ubuntu-latest
141141
steps:
142142
- uses: actions/checkout@v2
143143
with:

0 commit comments

Comments
 (0)