We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 207fcdf commit e64f547Copy full SHA for e64f547
.github/workflows/main.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
matrix:
10
node: ['22.x']
11
- os: [ubuntu-latest, windows-latest, macOS-latest]
+ os: [ubuntu-latest, macOS-latest]
12
13
steps:
14
- name: Checkout repo
@@ -46,3 +46,4 @@ jobs:
46
47
- name: Build
48
run: pnpm build
49
+https://github.com/jscottsmith/react-scroll-parallax/actions/runs/18050399519/job/51371003107?pr=279#step:9:1
0 commit comments