Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 422fdaf

Browse files
fix: release workflow
1 parent db0b62e commit 422fdaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
7070
# For Linux, use custom Docker image with plpgsql_check
7171
- name: Build and start PostgreSQL with plpgsql_check
72-
if: runner.os == 'Linux'
72+
if: runner.os == 'macOS' || runner.os == 'Linux'
7373
run: |
7474
docker build -t postgres-plpgsql-check:latest .
7575
docker run -d --name postgres \

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /