Skip to content

Commit 2997305

Browse files
committed
Try Ubuntu 24.04 in CI to see if that has the appropriate hidapi version
1 parent d94b096 commit 2997305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
strategy:
2525
matrix:
26-
os: [macos-latest, ubuntu-latest]
26+
os: [macos-latest, ubuntu-24.04]
2727
include:
2828
- os: windows-latest
2929
target: x64

0 commit comments

Comments
 (0)