Browse Source

Merge pull request #2094 from slingamn/bump_irctest

bump irctest
tags/v2.12.0
Shivaram Lingamneni 7 months ago
parent
commit
70dfe9f594
No account linked to committer's email address
2 changed files with 2 additions and 2 deletions
  1. 1
    1
      .github/workflows/build.yml
  2. 1
    1
      irctest

+ 1
- 1
.github/workflows/build.yml View File

@@ -12,7 +12,7 @@ on:
12 12
 
13 13
 jobs:
14 14
   build:
15
-    runs-on: "ubuntu-20.04"
15
+    runs-on: "ubuntu-22.04"
16 16
     steps:
17 17
       - name: "checkout repository"
18 18
         uses: "actions/checkout@v3"

+ 1
- 1
irctest

@@ -1 +1 @@
1
-Subproject commit c3aa97c42826b1cc44f99ba6d37585486d78f458
1
+Subproject commit 17c7ccede919012ae7100b56ac9311500115b046

Loading…
Cancel
Save