Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 6ed3374ecdeb926e6c3c2b217d1e6a6593971ac1
      
https://github.com/synfig/synfig/commit/6ed3374ecdeb926e6c3c2b217d1e6a6593971ac1
  Author: ice0 <konop...@gmail.com>
  Date:   2024-01-30 (Tue, 30 Jan 2024)

  Changed paths:
    M .github/workflows/synfig-ci.yml
    M .github/workflows/synfig-stable.yml

  Log Message:
  -----------
  ci: caching logic changed (#3319)

We are currently saving a lot of caches using this pattern:
`{OS}-ccache-{toolchain}-{timestamp}`
After this change there will be only one cache entry for each OS/toolchain.
Also cache entry will be saved only for the master branch.
So PR's can use this cache, but won’t change it.




_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to