mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 04:11:10 -05:00
Try ubuntu-latest
This commit is contained in:
2
.github/workflows/code-qa.yml
vendored
2
.github/workflows/code-qa.yml
vendored
@@ -46,7 +46,7 @@ jobs:
|
||||
integration-test:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [macos-latest] # ubuntu-latest, windows-latest
|
||||
os: [macos-latest, ubuntu-latest] # ubuntu-latest, windows-latest
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
||||
Reference in New Issue
Block a user