We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8d7562 commit 51a6eefCopy full SHA for 51a6eef
1 file changed
.github/workflows/test.yml
@@ -18,7 +18,7 @@ permissions:
18
contents: read
19
jobs:
20
build_and_test:
21
- runs-on: ubuntu-latest
+ runs-on: macos-latest
22
services:
23
postgres:
24
image: postgres:13-alpine
0 commit comments