Skip to content

Commit

Permalink
Update build-uinput.yml
Browse files Browse the repository at this point in the history
Stop building the RCs, the source is no longer available
  • Loading branch information
zb140 authored Jun 10, 2022
1 parent 01f9978 commit 31db3b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-uinput.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
unraid_version: [6.10.2, 6.10.1, 6.10.0, 6.10.0-rc8, 6.9.2]
unraid_version: [6.10.2, 6.10.1, 6.10.0, 6.9.2]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 31db3b0

Please sign in to comment.