We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09cb916 commit d9d56d0Copy full SHA for d9d56d0
.github/workflows/NMSReportingSuite-deployment.yaml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
build-and-deploy:
9
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
10
steps:
11
# Step 1: Check out the code
12
- name: Checkout repository
0 commit comments