Skip to content

Commit 697183e

Browse files
m
1 parent a35b94c commit 697183e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci_tests.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,6 @@ jobs:
7272
7373
- uses: actions/checkout@v4
7474

75-
- name: Install gettext (macOS Python 3.8 fix)
76-
if: runner.os == 'macOS'
77-
run: brew install gettext
78-
7975
- uses: actions/setup-python@v4
8076
with:
8177
python-version: ${{ matrix.python }}

0 commit comments

Comments
 (0)