Changeset 59720 for trunk/.github/workflows/reusable-javascript-tests.yml
- Timestamp:
- 01/28/2025 02:00:16 PM (16 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/reusable-javascript-tests.yml
r59716 r59720 29 29 test-js: 30 30 name: Run QUnit tests 31 runs-on: ubuntu- latest31 runs-on: ubuntu-24.04 32 32 permissions: 33 33 contents: read
Note: See TracChangeset
for help on using the changeset viewer.