Skip to content

Commit

Permalink
Remove fallback key
Browse files Browse the repository at this point in the history
Signed-off-by: Kemal Akkoyun <[email protected]>
  • Loading branch information
kakkoyun committed Feb 23, 2024
1 parent ffb58f9 commit b07af67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/generate-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ jobs:
key: python-downloaded-${{ runner.os }}-${{ matrix.arch }}
restore-keys: |
python-downloaded-${{ runner.os }}-${{ matrix.arch }}-${{ matrix.python-version }}
python-downloaded-${{ runner.os }}-${{ matrix.arch }}
- name: Generate Python Offsets for ${{ matrix.python-version }} on ${{ matrix.arch }}
run: |
Expand Down

0 comments on commit b07af67

Please sign in to comment.