Skip to content

Commit 2945c9f

Browse files
Build on Ubuntu 22.04
1 parent 4269d57 commit 2945c9f

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
@@ -31,7 +31,7 @@ jobs:
3131
runs-on: ${{ matrix.os }}
3232
strategy:
3333
matrix:
34-
os: [macos-13, ubuntu-20.04]
34+
os: [macos-13, ubuntu-22.04]
3535
steps:
3636
- name: Update binaries
3737
run: |

0 commit comments

Comments
 (0)