Commit 6b9fa59a authored by narugo1992's avatar narugo1992
Browse files

dev(narugo): use ubuntu-latest instead of ubuntu-20.04

parent 674bf86a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ jobs:
      fail-fast: false
      matrix:
        os:
          - 'ubuntu-20.04'
          - 'ubuntu-latest'
        python-version:
          - '3.8'
        model-name:
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ jobs:
      fail-fast: false
      matrix:
        os:
          - 'ubuntu-20.04'
          - 'ubuntu-latest'
        python-version:
          - '3.8'